/*index*/
/*clearfix*/
.clearfix::before, .clearfix::after {
    content: "";
    display: table;
}
.clearfix::after {
    clear: both;
}
.eyebrow {
    margin-bottom: 2px;
    width: 100%;
    height: auto;
    background: #fff;
    overflow: hidden;
}

.eye {
    width: 980px;
    height: 53px;
    margin: 0px auto;
    padding: 15px 0 13px 0;
}

.logo {
    float: right;
}

.nav {
    width: 100%;
    height: 36px;
    background: #000;
}

.navbar {
    margin: 0px auto;
    width: 870px; /*contact us取消，原先為1000px*/
    height: 36px;
}

.corp {
    padding-right: 105px;
    height: 36px;
}

.navbar ul li {
    float: left;
    display: block;
    /*height: 35;*/
    /*line-height: 35px;*/
}

.navbar ul li a {
    display: block;
    height: 36px;
}

.banner {
    z-index: -1;
    width: 100%;
    height: 699px;
    background: url(../images/shadow_bg.jpg) bottom repeat-x;
}


/*News-index*/

.mid {
    /*position: absolute;*/
    z-index: 10;
    width: 100%;
    height: auto;
    min-height: 430px;
    /*overflow: hidden;*/
}

.hot {
    z-index: 10;
    margin: -119px auto 50px;
    /*margin-top: -119px;*/
    width: 1000px;
    /*min-height: 205px;*/
    background: url(../images/news_bg.png) no-repeat;
    overflow: hidden;
}

.title {
    margin: 0px auto;
    padding-top: 10px;
    width: 962px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
     font-family: Calibri;
    color: #040404;
    background: url(../images/news_tbg.jpg) bottom repeat-x;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.in_news_box {
    float: left;
}

.in_news_box a {
    color: #040404;
}

.in_news_box a:hover {
    /*color: #f2ad00;*/
    text-decoration: underline;
}


/*common*/
.box {
    width: 950px;
    margin: 20px auto;
    overflow: hidden;
    line-height: 25px;
    color: #333;
    font-size: 16px;
    font-family: Calibri;
}

.fl {
    float: left;
}

.hotInd {
    z-index: 10;
    margin: -119px auto -220px;
    width: 1000px;
    /*min-height: 205px;*/
    background: url(../images/news_bg.png) no-repeat;
    overflow: hidden;
}

.backspace {
    margin: 10px 0px 0px 0px;
    width: 100%;
    padding: 0px 0px 0px 0px;
    height: auto;
    overflow: hidden;
}

.icon {
    vertical-align: middle;
}

.bannerIn {
    position: relative;
    z-index: -1;
    width: 100%;
    height: 329px;
    background: #E8D6C0 url(../images/shadow_bg.jpg) bottom repeat-x;
}

.bp {
    z-index: -1;
    margin: 0px auto;
    width: 1280px;
    height: 329px;
}

.titleIn {
    margin: 0px auto;
    padding-top: 10px;
    width: 962px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
     font-family: Calibri;
    color: #040404;
    background: url(../images/in_pro_title_07.png) no-repeat;
    background-position: 0% 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.titleInAbout {
    margin: 0px auto;
    padding-top: 10px;
    width: 962px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    font-family: Calibri;
    color: #040404;
    background: url(../images/in_ab_title.png) no-repeat;
    background-position: 0% 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.titleInNews {
    margin: 0px auto;
    padding-top: 10px;
    width: 962px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    font-family: Calibri;
    color: #040404;
    background: url(../images/in_news_title.png) no-repeat;
    background-position: 0% 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.titleInDown {
    margin: 0px auto;
    padding-top: 10px;
    width: 962px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    font-family: Calibri;
    color: #040404;
    background: url(../images/in_dow_title.png) no-repeat;
    background-position: 0% 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.titleInCon {
    margin: 0px auto;
    padding-top: 10px;
    width: 962px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    font-family: Calibri;
    color: #040404;
    background: url(../images/in_con_title.png) no-repeat;
    background-position: 0% 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.headline {
    padding-left: 158px;
    font-size: 18px;
    font-family: Calibri;
/*    font-style: italic;*/
    color: #010101;
}

.bread {
    float: right;
    padding-right: 5px;
    font-size: 12px;
   	font-family: Calibri;
    color: #838080;
}

.bread a {
    color: #838080;
}

.bread a:hover {
    color: #f2ad00;
}

.breadIn {
    color: #36829f;
}


/*leftbar*/

.leftbar {
    float: left;
    margin-top: 35px;
    width: 200px;
    height: auto;
    overflow: hidden;
}

.leftbar dl {
    margin: 0px auto;
    padding: 0px 10px;
    width: 140px;
    border-bottom: 1px solid #d0c9c9;
}

.leftbar dl dt {
    line-height: 35px;
    font-size: 18px;
    font-family: Calibri;
/*    font-style: italic;*/
    color: #262626;
}

.leftbar dl dt a {
    color: #262626;
}

.leftbar dl dt a:hover {
    color: #f2ad00;
}

.leftbar dl dd {
    padding-left: 20px;
    line-height: 25px;
    font-size: 14px;
    font-family: Calibri;
/*    font-style: italic;*/
    color: #06668a;
}

.leftbar dl dd a {
    color: #06668a;
}

.leftbar dl dd a:hover {
    color: #f2ad00;
}

.leftbar dl dd:last-child {
    padding-bottom: 10px;
}


/*News*/

.boxNews {
    width: 950px;
    margin: 20px auto;
    overflow: hidden;
    line-height: 25px;
    color: #333;
    font-size: 16px;
    font-family: Calibri;
    overflow: hidden;
}

.boxNews ul {
    float: left;
    width: 100%;
    margin-bottom: 35px;
}

.boxNews ul li {
    padding: 5px;
    width: 440px;
    float: left;
    margin-right: 40px;
    background: #fff;
    border: 2px solid #fff;
    -moz-box-shadow: 2px 2px 5px #888888;
    box-shadow: 2px 2px 5px #888888;
}

.boxNews ul li:hover {
    border: 2px solid #f3ad00;
}

.boxNews ul li:last-child {
    margin-right: 0px;
}

.boxNews ul li h1 {
    width: 133px;
    background: #7F7E7E;
    float: left;
    margin-right: 10px;
    transition: .25s linear;
    -moz-transition: .25s linear;
    -webkit-transition: .25s linear;
    border-radius: 5px;
    font-size: xx-large;
}

.boxNews ul li h2 {
    width: 292px;
    float: left;
    color: #555;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.boxNews ul li h2 a {
    color: #555;
    display: block;
    transition: .25s linear;
    -moz-transition: .25s linear;
    -webkit-transition: .25s linear;
}

.boxNews ul li h2 a:hover {
    color: #f3ad00;
}

.boxNews ul li h3 {
    position: relative;
    width: 292px;
    padding-bottom: 15px;
    border-bottom: 1px solid #555;
    margin-bottom: 15px;
    float: left;
}

.boxNews ul li h3 .date {
    width: 85px;
    position: absolute;
    z-index: 1;
    height: 12px;
    color: #000;
    padding: 3px;
    font-size: 12px;
    line-height: 13px;
    text-align: center;
    letter-spacing: 1px;
    left: 201px;
    top: 35px;
}

/*products*/

.pro {
    float: left;
    margin-top: 20px;
    width: 780px;
    line-height: 25px;
    color: #333;
    font-family: Calibri;
    /*overflow: hidden;*/
}

.probox {
    float: left;
    margin-left: 25px;
    margin-bottom: 27px;
    width: 231px;
    height: 276px;
    border: 2px solid #fff;
    background-color: #e5e5e5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e5e5e5));
    background-image: -webkit-linear-gradient(top, #fff, #e5e5e5);
    background-image: -moz-linear-gradient(top, #fff, #e5e5e5);
    background-image: -ms-linear-gradient(top, #fff, #e5e5e5);
    background-image: -o-linear-gradient(top, #fff, #e5e5e5);
    background-image: linear-gradient(to bottom, #fff, #e5e5e5);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#fff, endColorstr=#e5e5e5);
    cursor: pointer;
}

.probox:nth-child(3n+1) {
    margin-left: 0px;
    width: 231px;
    height: 276px;
    border: 2px solid #fff;
    background-color: #e5e5e5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e5e5e5));
    background-image: -webkit-linear-gradient(top, #fff, #e5e5e5);
    background-image: -moz-linear-gradient(top, #fff, #e5e5e5);
    background-image: -ms-linear-gradient(top, #fff, #e5e5e5);
    background-image: -o-linear-gradient(top, #fff, #e5e5e5);
    background-image: linear-gradient(to bottom, #fff, #e5e5e5);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#fff, endColorstr=#e5e5e5);
    cursor: pointer;
}
.probox:hover {
    border: 2px solid #f3ad00;
}
.proPic {
    width: 231px;
    height: 167px;
    margin-bottom: 15px;
}

.proText {
    position: absolute;
    padding-left: 30px;
    margin-top: -30px;
    width: 201px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    font-size: 14px;
    font-family: Calibri;
    color: #020202;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    /*background-color: #f2ad00;*/
    background: rgba(242, 173, 0, 0.8) url(../images/icon_arrow.png) no-repeat;
    background-position: 5% 50%;
}

.proText:hover {
    background-color: #f2ad00;
}

.proInfo{
    padding: 5px 10px 5px 10px;
    width: 211px;
    height: 88px;
    font-size: 13px;
    font-family: Calibri;
    line-height: 18px;
    color: #020202;
    overflow: hidden;
}
/*Download*/

ul.downList {
    float: left;
    width: 950px;
    margin: 10px 0 0 0;
    padding: 0;
    list-style-type: none;
    font-family: Calibri;
}

ul.downList li {
    float: left;
    width: 950px;
    height: 23px;
    line-height: 23px;
    text-align: center;
}


/*ul.downList li:nth-child(2n+0) {
    float: left;
    width: 1000px;
    text-align: center;
    background-color: #cbd6e6;
}*/

ul.downList li.top {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    background-color: #595957;
    /*border-bottom: solid 1px #b1b1b1;*/
    padding: 10px 0;
}

ul.downList li div {
    float: left;
}

ul.downList li .no1 {
    width: 60px;
    color: #fff;
    display: none; /*2015/8/20客戶修正要拿掉，先行隱藏*/
}

ul.downList li .no {
    width: 60px;
    color: #000;
    display: none; /*2015/8/20客戶修正要拿掉，先行隱藏*/
}

ul.downList li .titleD {
    padding-right: 5px;
    width: 200px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

ul.downList li .infoD {
    padding-right: 5px;
    width: 600px; /*2015/8/20修正，原先數值為440px*/
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

ul.downList li .dateD {
    width: 110px;
    display: none; /*2015/8/20客戶修正要拿掉，先行隱藏*/
}

ul.downList li .down {
    width: 130px;
}

ul.downList li.enum {
    font-size: 13px;
    color: #5a5a5a;
    border-bottom: dotted 1px #b1b1b1;
    padding: 5px 0;
}

ul.downList li.enum .date {
    color: #989898
}

ul.downList li.enum input:hover {
    transform: translate(0px, 3px);
}


/*Contact*/

.boxOne {
    width: 950px;
    margin: 20px auto;
    overflow: hidden;
    line-height: 25px;
    color: #020202;
    font-size: 16px;
  	 font-family: Calibri;
    border: 1px solid #595957;
    background: url(../images/bg_con.jpg) bottom no-repeat #fff;
    overflow: hidden;
}

.map {
    float: left;
    width: 402px;
    /*border: 1px solid #f2ad00;*/
}

.contact {
    float: left;
    padding-top: 40px;
    margin-left: 30px;
    padding-left: 30px;
    width: 470px;
    /*border: 1px solid #f2ad00;*/
}

.contact a {
    color: #020202;
}

.contact a:hover {
    text-decoration: underline;
}


/*foot*/

.foot {
    margin: 0px auto;
    width: 1000px;
    padding-top: 15px;
}

.footIn {
    display: inline-block;
    width: 850px;
    font-size: 12px;
    line-height: 25px;
   font-family: Calibri;
    color: #828181;
    text-align: right;
}

.footIn a {
    font-size: 12px;
    line-height: 25px;
    font-family: Calibri;
    color: #828181;
}

.footIn a:hover {
    font-size: 12px;
    line-height: 25px;
   font-family: Calibri;
    color: #828181;
    text-decoration: underline;
}

.bot {
    display: inline-block;
    float: right;
    width: 132px;
    height: 66px;
}


/*page*/

.hr {
    margin: 0px 0 0px 0;
    width: 100%;
    height: 1px;
    background-color: #b2b2b2;
    border: 0;
}

.page {
    width: 100%;
    TEXT-ALIGN: center;
    float: left;
    margin: 0px auto;
    margin-top: 10px;
    height: 30px;
    font-size: 12px;
    font-family: Calibri;
}

.page A {
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    MARGIN: 2px;
    COLOR: #555;
    PADDING-TOP: 2px;
    TEXT-DECORATION: none
}

.page A:hover {
    COLOR: #f2ad00;
}

.page A:active {
    COLOR: #f2ad00;
}

.page .current {
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    MARGIN: 2px;
    COLOR: #545352;
    PADDING-TOP: 2px;
    font-size: 12px;
    font-family: Calibri;
    ;
}

.page .disabled {
    PADDING: 2px 5px;
    MARGIN: 2px;
    COLOR: #a1a1a0;
}


/*button*/

.but {
    float: left;
    display: inline;
    margin: 0 15px 0 0px;
    width: 137px;
    height: 35px;
}

.button_back {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 12px;
    padding: 5px 8px 5px 8px;
    text-decoration: none;
    display: inline-block;
    color: #fff;
    background-color: #595957;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8f8d8f), to(#595957));
    border: none;
    background-image: -webkit-linear-gradient(top, #8f8d8f, #595957);
    background-image: -moz-linear-gradient(top, #8f8d8f, #595957);
    background-image: -ms-linear-gradient(top, #8f8d8f, #595957);
    background-image: -o-linear-gradient(top, #8f8d8f, #595957);
    background-image: linear-gradient(to bottom, #8f8d8f, #595957);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#8f8d8f, endColorstr=#595957);
    cursor: pointer;
}

.button_back:hover {
    color: #fff;
    text-decoration: none;
    background-color: #595957;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#595957), to(#8f8d8f));
    background-image: -webkit-linear-gradient(top, #595957, #8f8d8f);
    background-image: -moz-linear-gradient(top, #595957, #8f8d8f);
    background-image: -ms-linear-gradient(top, #595957, #8f8d8f);
    background-image: -o-linear-gradient(top, #595957, #8f8d8f);
    background-image: linear-gradient(to bottom, #595957, #8f8d8f);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#595957, endColorstr=#8f8d8f);
    cursor: pointer;
}
/*news 圖片輪播*/
#pic_container {
    position: relative;
}
.cycle-slideshow {
    width: 600px;
    margin: 20px auto 0;
}
.cycle-slideshow li {
    overflow: hidden;
}
.cycle-slideshow a {
    width: 600px;
    display: block;
}
.cycle-overlay {
    position: absolute;
    width: 100%;
    background: #f2ad00;
    color: #000;
    opacity: .8;
    bottom: 3px;
    padding: 10px;
    z-index: 600;
}
.cycle-overlay h5 {
    font: 700 20px/1.4 Calibri;
}
.cycle-overlay p {
    width: 95%;
    margin: 10px auto 5px;
    word-spacing: 1px;
    height: 35px;
    overflow: hidden;
    font-family: Calibri;
}
.pic_arrow #prev, .pic_arrow #next {
    position: absolute;
    top: 50%;
    width: 28px;
    height: 51px;
    display: block;
    z-index: 600;
}
.pic_arrow #prev {
    left: 40px;
    background: url(../images/index_tab_l.png) 0 0 no-repeat;
}
.pic_arrow #next {
    right: 40px;
    background: url(../images/index_tab_r.png) 0 0 no-repeat;
}
/*.ban{ width:780px; height:500px; position:relative; overflow:hidden;margin:20px auto 0 ;}
.ban2{ width:780px; height:400px; position:relative; overflow:hidden;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:780px; height:400px;}
.prev{ float:left; cursor:pointer;}
.num{ height:82px;overflow:hidden; width:710px; position:relative;float:left;}
.min_pic{ padding-top:10px; width:780px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ margin-right:5px;box-sizing: border-box;}
.num ul li.on{ border:1px solid #f2ad00;}
.prev_btn1{ width:16px; text-align:center; height:18px; margin-top:20px; margin-right:20px; cursor:pointer; float:left;}
.next_btn1{  width:16px; text-align:center; height:18px; margin-top:20px;cursor:pointer;float:right;}
.prev1{ position:absolute; top:180px; left:15px; width:28px; height:62px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:180px; right:15px; width:28px; height:62px;z-index:9;cursor:pointer;}
.small_description {
    width: 700px;
    height: 78px;
    display: block;
    background: url(../images/news_small_bg.jpg) 0 bottom repeat-x;
    font: 12px/1.3 "微軟正黑體";
    overflow: hidden;
    color: #333;
    box-sizing: border-box;
}
.small_description:hover h5 {
    background: red;
}
.small_description h5 {
    font-size: 14px;
    height: 20px;
    padding-top: 3px;
    text-align: center;
    white-space: nowrap;
    background: #f2ad00;
}
.small_description p {
    padding: 5px 0;
    margin: 0 auto;
    width: 150px;
    height: 42px;
    overflow: hidden;
}*/
/*news_list*/
.news_list {
    width: 780px;
    color: #333;
    line-height: 25px;
    font-family: Calibri;
    margin: 30px auto;
}

/*download_check*/
#member_check {font: 14px/1.5"微軟正黑體";word-spacing: 1px;width: 230px;height: 185px;margin: 30px auto;padding: 15px;border:1px solid #bbb;box-shadow: 1px 1px 3px #ccc;background:#fff;}
#member_check li {padding: 3px;margin: 5px;}
#member_check span {color:#333; font-size: 13px;}
#member_check a {color:#f2ad00;}
#member_check a:hover {text-decoration:underline;}
#member_check li > div, .leftbar div {width: 210px;height: 35px;background: linear-gradient(to bottom,#fff 0%, #eee 100%);border: 1px solid #ccc;}
#member_check input, .leftbar input {width: 170px;float:left;border:0; background: rgba(255,255,255,0);height: 35px;outline: none;font: 1em/1.5 Arial;}
#member_check img, .leftbar img {float: right;margin: 5px 10px 0 0;}
#member_check li:last-child {text-align: center;}
#member_check li:last-child input {background-color: #f2ad00;border:0;background: linear-gradient(to bottom,#f2ad00 0%,#d89b00 100%);color:#fff;height: 30px;width: 70px;text-shadow:1px 1px .5px #b27f00;cursor: pointer;}
#member_check li:last-child input:active {background: linear-gradient(to bottom,#d89b00 0%,#f2ad00 100%);}
.leftbar div {width: 170px;}
.leftbar input {width: 130px;}
.leftbar dl:last-child {width: 170px;border: none; margin-top:20px;}

.member_position {position: relative;}
#member {position: absolute; font: 14px/1.5 "微軟正黑體"; color: #333; top: 45px; right: 20px;}
#member li {display: inline-block; margin-right: 5px;}
#member a {color: #ccc;}
#member li span, #member a:hover {color: #f2ad00;}

.youtube, .tudou {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 5px;
    z-index: 2;
    opacity: .7;
}
.youtube:hover, .tudou:hover {
    opacity: 1;
}
.youtube {
    left: 5px;
    background: url('../images/youtube.png') 0 0 /cover no-repeat;
}
.tudou {
    left: 55px;
    background: url('../images/tudou.png') 0 0 /cover no-repeat;
}